projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5722ce8
)
* puresize.h (BASE_PURESIZE): Increase.
author
Dan Nicolaescu
<dann@ics.uci.edu>
Tue, 28 Aug 2007 06:15:33 +0000
(06:15 +0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Tue, 28 Aug 2007 06:15:33 +0000
(06:15 +0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index 0a6f2858636ed2cb358e2a780ac6d8bd624a70a0..5f72dfb04cc56dd0f22a98d93145f0941131bc30 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-43,7
+43,7
@@
Boston, MA 02110-1301, USA. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (11
58
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (11
61
000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */